babl/babl-palette.c: remove include of <values.h>
authorØyvind Kolås <pippin@gimp.org>
Thu, 5 Apr 2012 14:39:15 +0000 (16:39 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 5 Apr 2012 14:40:33 +0000 (16:40 +0200)
No longer needed when limits.h is included.

babl/babl-palette.c

index 932c931a09660856909907da7e1b6e630a08bd40..2f9bf8d6700e8b1347b57d6635fcd9e8ed8cede8 100644 (file)
@@ -19,7 +19,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
-#include <values.h>
 #include <limits.h>
 #include <assert.h>
 #include "config.h"